'Declaration
Public Overridable Property DrawingCacheBackgroundColor As Android.Graphics.Color
'Usage
Dim instance As CalendarSlotsPanel(Of S) Dim value As Android.Graphics.Color instance.DrawingCacheBackgroundColor = value value = instance.DrawingCacheBackgroundColor
public virtual Android.Graphics.Color DrawingCacheBackgroundColor {get; set;}